home *** CD-ROM | disk | FTP | other *** search
/ F1 Licenseware / F1 Licenseware - Volume 1.iso / disks / 028.dms / 028.adf / Commands_List / System_Management / Setpatch < prev    next >
Encoding:
Text File  |  1993-08-08  |  775 b   |  28 lines

  1. Command Name : Setpatch
  2.  
  3. Function : Make a temporary ROM patch
  4.  
  5. Arguments : None
  6.  
  7. Location : C directory
  8.  
  9. Between ROM revisions, some bugs are often found.  So that you don't keep
  10. having to update your system ROM, CBM release Setpatch which fixes all 
  11. currently known problems.  Usually, Setpatch is used at the start of a 
  12. startup-sequence with its output sent to NIL: (See the section on 
  13. redirection).  If you want to make a disk that only works on a certain 
  14. system or above, use its Setpatch at the start of the startup-sequence.  
  15. This disk only works on Kickstart 2 or above because it has the KS2 Setpatch 
  16. in the startup-sequence.
  17.  
  18. Examples
  19.  
  20. Setpatch >NIL:
  21.  
  22.         Run Setpatch with no output
  23.  
  24. Setpatch
  25.  
  26.         Run Setpatch.  A list of patches is shown onscreen.
  27.  
  28.